home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shocking The Web CD-ROM
/
SHOCK_CD.ISO
/
mac
/
Chapter Tutorials
/
CaseStudies
/
ch11.earshotSFX
/
earMenu.dir
/
00012.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-11-12
|
204 b
|
10 lines
on exitFrame
global waitTime
if the timer > (waitTime + 3000) then
go(label("leftChoice"))
exit
end if
set the visible of sprite 2 to not (the visible of sprite 2)
go(marker(0) + 1)
end